projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b742d5c
c8abb20
)
Auto merge of #2720 - alexcrichton:ignore-nfs-more-often, r=brson
author
bors
<bors@rust-lang.org>
Sun, 12 Jun 2016 15:18:50 +0000
(08:18 -0700)
committer
GitHub
<noreply@github.com>
Sun, 12 Jun 2016 15:18:50 +0000
(08:18 -0700)
Ignore file locks on OSX NFS mounts
We already ignore NFS on Linux so let's do the same on OSX as well.
Trivial merge